home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4259 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  759 b 

  1. Path: unix.sri.com!usenet
  2. From: mklenk@updike.sri.com (Mark Klenk)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: HELP!! BAMBOOZLED BEGINNER!!
  5. Date: 2 Feb 1996 22:26:10 GMT
  6. Organization: Nuance Communications
  7. Message-ID: <4eu322$g10@unix.sri.com>
  8. References: <4etv35$nvf@gryphon.phoenix.net>
  9. Reply-To: mklenk@updike.sri.com
  10. NNTP-Posting-Host: 204.75.161.40
  11.  
  12.  
  13. Bruce Wedding wrote:
  14. >
  15. >> Did you mean %*c by any chance?
  16. >
  17. >Indeed I did Tanmoy.  Good eye.  You know, sometimes I wish this
  18. >undefined behavior resulted in the catastrophies that it is
  19. >always claimed to.
  20.  
  21.     If you use gcc with the -Wformat option, it will print
  22.     out warnings for incorrect parameters to printf() and
  23.     scanf() - I've found this very helpful.
  24.  
  25. ---
  26.  
  27. mklenk@coronacorp.com       (Mark Klenk)
  28.  
  29.  
  30.  
  31.